Papers with hybrid approach

38 papers
A Hybrid Approach to Cross-lingual Product Review Summarization (2022.emnlp-industry)

Copied to clipboard

Challenge: Existing methods for summarizing product reviews with thousands of reviews are inefficient and time consuming.
Approach: They propose an unsupervised extractive step and a supervised abstractive step to generate a short summary in any language.
Outcome: The proposed model is as good as human written summaries in coherence, informativeness, non-redundancy, and fluency as human summary summators.
Bad Form: Comparing Context-Based and Form-Based Few-Shot Learning in Distributional Semantic Models (D19-61)

Copied to clipboard

Challenge: Word embeddings are an essential component of many natural language processing applications.
Approach: They propose 3 new tasks to obtain higher-quality vectors for word embeddings . they use word forms in training data that are related to word forms themselves .
Outcome: The proposed methods improve the performance of both baseline and advanced models on 4 out of 6 tasks.
Automatic Taxonomy Induction and Expansion (D19-3)

Copied to clipboard

Challenge: Knowledge Graph Induction Service (KGIS) enables automatic taxonomy induction and human-in-the-loop curation.
Approach: They describe the features of the Knowledge Graph Induction Service (KGIS) KGIS allows the user to semi-automatically curate and expand the induced taxonomies through a component called Smart SpreadSheet .
Outcome: The Knowledge Graph Induction Service (KGIS) is an end-to-end knowledge graph induction system.
Neuro-Symbolic Natural Language Processing (2025.emnlp-tutorials)

Copied to clipboard

Challenge: Large Language Models (LLMs) have limitations in terms of safe and controlled reasoning, interpretability and adaptability . this tutorial aims to bridge the gap between the practical performance of LLMs and the principled modelling of language and inference of formal methods.
Approach: This tutorial aims to bridge the gap between the practical performance of Large Language Models and the principled modelling of language and inference of formal methods.
Outcome: This tutorial aims to bridge the gap between the performance of LLMs and the principled modelling of language and inference of formal methods.
A Hybrid Architecture for Labelling Bilingual Māori-English Tweets (2022.findings-aacl)

Copied to clipboard

Challenge: a hybrid approach to annotate mixed Mori-English text is developed . existing language detection tools struggle with interlingual homographs .
Approach: They propose a hybrid approach that couples Mori-language orthography with machine learning to annotate mixed Mi-English text.
Outcome: The proposed approach outperforms existing methods on out-of-domain data.
An Empirical Study of Tokenization Strategies for Various Korean NLP Tasks (2020.aacl-main)

Copied to clipboard

Challenge: Traditionally, tokenization is the very first step in most text processing works.
Approach: They propose to use morphological segmentation followed by BPE for Korean NLP tasks . they empirically examine what is the best tokenization strategy for Korean to/from English .
Outcome: The proposed approach is best for Korean to/from English machine translation and natural language understanding tasks.
Efficient Online Scalar Annotation with Bounded Support (P18-1)

Copied to clipboard

Challenge: Existing methods for efficiently eliciting scalar annotations for dataset construction and system quality estimation by human judgments are not shown.
Approach: They propose a method for efficiently eliciting scalar annotations by human judgments.
Outcome: The proposed method leads to increased correlation with ground truth, suggesting it is an improved mechanism for dataset creation and manual system evaluation.
A Hybrid Approach for Automatic Extraction of Bilingual Multiword Expressions from Parallel Corpora (L18-1)

Copied to clipboard

Challenge: Specific-domain bilingual lexicons are composed of MultiWord Expressions (MWEs) the manual construction of MWEs bilingual dictionaries is costly and time-consuming.
Approach: They propose to use word alignment approaches to automatically construct bilingual lexicons of MWEs from parallel corpora by formalizing the alignment process as an integer linear programming problem.
Outcome: The proposed approach extracts and aligns multiword expressions from parallel corpora and then filters them using linguistic patterns to build bilingual lexicons.
Cross-domain and Cross-lingual Abusive Language Detection: A Hybrid Approach with Deep Learning and a Multilingual Lexicon (P19-2)

Copied to clipboard

Challenge: Detecting online abusive language in social media messages is gaining increasing attention from scholars and stakeholders.
Approach: They propose a hybrid approach with deep learning and a multilingual lexicon to cross-domain and cross-lingual detection of abusive content.
Outcome: The proposed system can detect abusive content across domains and languages using a multilingual lexicon and a domain-independent lexical.
GTA: Supervised-Guided Reinforcement Learning for Text Classification with Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Reinforcement learning fine-tuning methods suffer from inefficient exploration and slow convergence . supervised fine- tuning methods have limited performance ceiling and less solid theoretical foundation .
Approach: They propose a Guess-Think-Answer framework that combines supervised and supervised learning in a unified training paradigm.
Outcome: The proposed framework outperforms both standalone SFT and RL training models on three text classification benchmarks.
A Hybrid Approach to Aspect Based Sentiment Analysis Using Transfer Learning (2024.lrec-main)

Copied to clipboard

Challenge: Aspect-Based Sentiment Analysis (ABSA) aims to identify terms or multiword expressions (MWEs) on which sentiments are expressed and the sentiment polarities associated with them.
Approach: They propose a hybrid approach to Aspect-Based Sentiment Analysis using transfer learning . they exploit the strengths of large language models and traditional syntactic dependencies .
Outcome: The proposed method exploits the strengths of large language models and traditional syntactic dependencies.
Enriching children’s stories with LLMs: Delivering multilingual data enrichment for children’s books at scale and across markets (2025.acl-industry)

Copied to clipboard

Challenge: Using large language models and human-in-the-loop quality control, we enrich multilingual e-book and audio book data and make our product catalog easier to navigate for children.
Approach: They propose a user-centered, empirically guided approach to multilingual metadata enrichment for children’s books using large language models and human-in-the-loop quality control.
Outcome: The proposed approach delivers high-quality labels and improves user experience in real-world production environments.
A Large-Scale Benchmark for Vietnamese Sentence Paraphrases (2025.findings-naacl)

Copied to clipboard

Challenge: 1.2M original–paraphrase pairs were generated using a hybrid approach to generate high-quality paraphrases.
Approach: They present a high-quality Vietnamese dataset for sentence paraphrasing . they used automatic paraphrase generation and manual evaluation to ensure high quality .
Outcome: The proposed dataset is the first large-scale study on Vietnamese paraphrasing . it combines automatic paraphrase generation with manual evaluation to ensure high quality .
LLM-A*: Large Language Model Enhanced Incremental Heuristic Search on Path Planning (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing path planning algorithms suffer from significant computational and memory inefficiencies as the state space grows . large language models excel in environmental analysis but fall short in detailed spatial and temporal reasoning .
Approach: They propose a new path planning method that synergistically combines A* and LLMs to improve pathfinding efficiency.
Outcome: The proposed method improves pathfinding efficiency while maintaining integrity of path validity in large-scale scenarios.
ASK: Aspects and Retrieval based Hybrid Clarification in Task Oriented Dialogue Systems (2025.acl-industry)

Copied to clipboard

Challenge: Ambiguous user queries pose a challenge in task-oriented dialogue systems . Large Language Models (LLMs) rely on the top-k retrieved documents for clarification . traditional approaches lack principled mechanisms to determine when to use broad domain knowledge vs specific retrieved document context for clarification.
Approach: They propose a hybrid approach that dynamically chooses between document-based or aspect-based clarification based on query ambiguity.
Outcome: The proposed approach shows significant improvements over baselines on product troubleshooting and product search datasets.
TONY: an open-source TOolkit for Nlp in psYchology (2026.acl-demo)

Copied to clipboard

Challenge: Existing NLP tools are fragmented, closed-source, or difficult to use . a single sentence can convey emotion, social dynamics, cognitive states, and implicit attitudes .
Approach: They propose an open-source python TOolkit for NLP in clinical psychology.
Outcome: The TOolkit bridges traditional psycholinguistic analysis and modern NLP . it integrates interpretable lexical features with state-of-the-art lightweight transformer models . the toolkit is released under an open-source license and is evaluated through multiple MH–related datasets.
LLM as a Risk Manager: LLM Semantic Filtering for Lead–Lag Trading in Prediction Markets (2026.acl-industry)

Copied to clipboard

Challenge: Prediction markets provide a unique setting where event-level time series are directly tied to natural-language descriptions, yet discovering robust lead–lag relationships remains challenging due to spurious statistical correlations.
Approach: They propose a statistical stage that uses Granger causality to identify candidate leader–follower pairs from market-implied probability time series and an LLM-based semantic stage that re-ranks these candidates by assessing whether the proposed direction admits a plausible economic transmission mechanism.
Outcome: The proposed approach consistently outperforms the statistical baseline on Kalshi Economics markets.
GrounDial: Human-norm Grounded Safe Dialog Response Generation (2024.findings-eacl)

Copied to clipboard

Challenge: Recent conversational AI systems generate unsafe responses agreeing to offensive user input or including toxic content.
Approach: They propose a method where response safety is achieved by grounding responses to commonsense social rules without fine-tuning.
Outcome: The proposed approach is quantitatively and qualitatively safer even without additional data or tuning.
Hybrid Semantics for Goal-Directed Natural Language Generation (2022.acl-long)

Copied to clipboard

Challenge: Existing goal-directed natural language generation systems use first-order logic to represent semantics, but they are often slow due to the semantics of the partially realized text being checked.
Approach: They propose to use logical semantics and distributional semantics to combine meaning representations to scale a goal-directed natural language generation system without losing expressiveness.
Outcome: The proposed approach scales significantly better than the goal-directed generation system, but it is slower because the representations are not as precise as pure logical semantics.
“You might think about slightly revising the title”: Identifying Hedges in Peer-tutoring Interactions (2022.acl-long)

Copied to clipboard

Challenge: In peer-tutoring, hedges are used to manage rapport and tone down negative feedback . a hybrid approach that outperforms existing baselines is easier to interpret .
Approach: They propose to use a peer-tutoring dataset to identify hedges that manage rapport with teens . they propose to combine pre-trained resources with models that integrate social science insights .
Outcome: The proposed model outperforms existing models while being easier to interpret.
CASCADE: Contextual Sarcasm Detection in Online Discussion Forums (C18-1)

Copied to clipboard

Challenge: Existing studies on sarcasm detection focus on lexical, syntactic and semantic cues, but sarcasm can be expressed implicitly without such cue.
Approach: They propose a ContextuAl SarCasm DEtector which extracts contextual information from the discourse of a discussion thread.
Outcome: The proposed model improves on a large Reddit corpus.
UnitedQA: A Hybrid Approach for Open Domain Question Answering (2021.acl-long)

Copied to clipboard

Challenge: Recent work on open-domain question answering focuses on either extractive or generative readers exclusively.
Approach: They propose a hybrid approach to extractive and generative readers that leverages both models.
Outcome: The proposed approach outperforms state-of-the-art models on NaturalQuestions and TriviaQA respectively.
Enhancing Sequence-to-Sequence Neural Lemmatization with External Resources (2021.eacl-main)

Copied to clipboard

Challenge: a hybrid approach to lemmatization enhances the seq2seq neural model with additional lemmas extracted from an external lexicon or a rule-based system.
Approach: They propose a hybrid approach that enhances a seq2seq neural model with additional lemmas extracted from an external lexicon or a rule-based system.
Outcome: The proposed model achieves statistically significant improvements on 23 UD languages, compared to baseline models not utilizing additional lemma information.
Controllable Text Simplification with Explicit Paraphrasing (2021.naacl-main)

Copied to clipboard

Challenge: Existing text simplification systems rely on deletion and do not paraphrase well.
Approach: They propose a hybrid approach that leverages linguistically-motivated rules for splitting and deletion and couples them with a neural paraphrasing model to produce varied rewriting styles.
Outcome: The proposed model improves paraphrasing capability and paraphrases more often than existing models.
UCFE: A User-Centric Financial Expertise Benchmark for Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have expanded their potential applications in finance.
Approach: They propose a framework to evaluate the ability of large language models to handle financial tasks using human expert evaluations and task-specific interactions.
Outcome: The proposed framework evaluates the ability of large language models to handle complex financial tasks and combines human expert evaluations with dynamic, task-specific interactions to simulate the complexities of evolving financial scenarios.
The Effectiveness of Simple Hybrid Systems for Hypernym Discovery (P19-1)

Copied to clipboard

Challenge: Recent work utilizing a mix of pattern-based and distributional approaches have yielded state-of-the-art results on two domain-specific English hypernym discovery tasks.
Approach: They evaluate the contribution of pattern-based and distributional approaches to hybrid modeling by evaluating baseline models from each paradigm.
Outcome: The proposed approach outperforms all non-hybrid approaches on two domain-specific English hypernym discovery tasks and outperformed other approaches.
Identifying Reliable Evaluation Metrics for Scientific Text Revision (2025.acl-long)

Copied to clipboard

Challenge: Effective revision is a critical step in scientific writing, ensuring clarity, coherence, and adherence to academic standards.
Approach: They propose to use ROUGE and BERTScore to assess revision quality . they also examine LLM-as-a-judge approaches to assess instruction-following revisions .
Outcome: The proposed method improves the accuracy of revision tasks with and without a gold reference.
Corpus-based Identification of Verbs Participating in Verb Alternations Using Classification and Manual Annotation (2020.coling-main)

Copied to clipboard

Challenge: Verb alternations allow verbs to appear in a set of syntactically different constructions whose associated semantic frames are systematically related.
Approach: They use ENCOW and VerbNet data to train classifiers to predict the instrument subject alternation and the causative-inchoative alternation . they use count-based and vector-based features as well as perplexity-based language model features to reflect each alternation’s felicity by simulating it.
Outcome: The proposed approach reduces the required annotation effort by only presenting annotators with the highest-scoring candidates from the previous classification.
Explain the Flag: Contextualizing Hate Speech Beyond Censorship (2026.findings-acl)

Copied to clipboard

Challenge: a hybrid approach to detect and explain hate speech combines large language models with vocabularies to detect hate speech in three languages . authors: the spread of hate speech online has serious personal, social, and legal consequences . eu has launched initiatives to analyze, regulate, and counteract online hate speech, authors say .
Approach: They propose a hybrid approach that combines Large Language Models with vocabularies to detect hate speech in English, French, and Greek.
Outcome: The proposed approach outperforms baselines in English, French, and Greek . it uses large language models and vocabularies to detect and explain hate speech . human evaluation shows that the proposed approach is accurate and clear .
Human-Machine Collaboration Approaches to Build a Dialogue Dataset for Hate Speech Countering (2022.emnlp-main)

Copied to clipboard

Challenge: a new approach to combat online hate speech is being proposed for NLG . existing methods to train NLG are limited to 2-turn interactions, while in real life, interactions can consist of multiple turns.
Approach: They propose to combine human annotators with machine generated dialogues to create a dataset . DIALOCONAN is the first dataset comprising over 3000 fictitious multi-turn dialogues .
Outcome: The proposed approach combines human experts over machine generated dialogues . it is the first dataset comprising over 3000 fictitious multi-turn dialogues between a hater and an NGO operator .
MICRON: Multigranular Interaction for Contextualizing RepresentatiON in Non-factoid Question Answering (D19-1)

Copied to clipboard

Challenge: Existing approaches for non-factoid question answering can be categorized into representation and interaction focused approaches.
Approach: They propose a novel approach which derives contextualized uni-gram representation from n-grams.
Outcome: The proposed approach achieves state-of-the-art in two public non-factoid question answering datasets.
GunStance: Stance Detection for Gun Control and Gun Regulation (2024.acl-long)

Copied to clipboard

Challenge: Social media, especially Twitter, has been a melting pot for such debates.
Approach: They propose to annotate tweets relevant to shooting events into three classes: In-Favor, Against, and Neutral.
Outcome: The proposed approach outperforms supervised, semi-supervised, and LLM-based zero-shot models on the dataset.
Chapter Captor: Text Segmentation in Novels (2020.emnlp-main)

Copied to clipboard

Challenge: Using a hybrid approach, we identify chapter boundaries in novels . chapter boundaries are typically denoted by formatting conventions such as page breaks, white-space, chapter numbers, and titles.
Approach: They build a project Gutenberg data set of 9,126 English novels to analyze chapter boundaries . they use neural inference and rule matching to recognize chapter title headers .
Outcome: The proposed method achieves an F1 score of 0.77 on the segmentation task . the annotated data reveal interesting historical trends in the chapter structure of novels .
Optimizing Chinese Lexical Simplification Across Word Types: A Hybrid Approach (2024.emnlp-main)

Copied to clipboard

Challenge: Expensive large language models outperform small models in simplifying complex content words and Chinese idioms from the dictionary.
Approach: They propose to use a retrieval-based interpretation augmentation strategy to refine small models to simplify complex content words and Chinese idioms.
Outcome: The proposed framework outperforms large language models in Chinese Lexical Simplification (CLS) and improves on OOD models.
Assessing French Readability for Adults with Low Literacy: A Global and Local Perspective (2025.emnlp-main)

Copied to clipboard

Challenge: illiterate individuals are persons aged 15 years and above who cannot read and write with understanding a short simple statement on their everyday life.
Approach: They propose a novel approach to assess french text readability for adults with low literacy skills using a global and segment-level difficulty scale.
Outcome: The proposed approach addresses both global (full-text) and local (segment-level) difficulty scales.
Memorization or Reasoning? Exploring the Idiom Understanding of LLMs (2025.emnlp-main)

Copied to clipboard

Challenge: idioms have long posed a challenge due to their unique linguistic properties, which set them apart from other common expressions.
Approach: They propose to use a large-scale dataset of idioms in six languages to evaluate LLMs' idiomatic processing ability.
Outcome: The proposed model integrates contextual cues and reasoning to improve idiom understanding in LLMs, suggesting that their performance is influenced by memorization and reasoning.
Reflective Agreement: Combining Self-Mixture of Agents with a Sequence Tagger for Robust Event Extraction (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for event extraction are limited in their ability to recall nuanced or rare events.
Approach: They propose a hybrid approach that leverages a self-mixture of agents and a discriminative sequence tagger to resolve ambiguities and enhance overall event prediction quality.
Outcome: The proposed approach outperforms existing state-of-the-art methods across three benchmark datasets.
PseudoSeer: a Search Engine for Pseudocode (2026.findings-acl)

Copied to clipboard

Challenge: PseudoSeer is a search engine for academic pseudocode that indexes over 320,000 implementations extracted from 2.2 million arXiv papers.
Approach: They propose to use caption-reference pairs to match short queries with a median length of five words against long documents composed primarily of natural language with limited LaTeX notation.
Outcome: The proposed algorithm outperforms the best pretrained model by 8.7 points and achieves 66.5% R@10 .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations